home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Controls / Visual Basic Controls.iso / vbcontrol / bscsplit / readme.txt < prev    next >
Text File  |  1998-01-10  |  2KB  |  55 lines

  1.  
  2.                             README.TXT - 10/1/1998
  3.                            =========================
  4. This document contains information about using the 
  5. ActiveX Control "BSCSplitter"
  6.  
  7. About BSCSplitter
  8. -----------------
  9. BSCSplitter was designed to provide a simple and quick way to produce
  10. a split view in any Microsoft Visual Basic 5 or higher Program.
  11. BSCSplitter has the following features...
  12. Simple to use.
  13. Custom splitter width.
  14. Custom minimum window size.
  15. Can use the "Normal" splitter type or the Byte-Sized Computing Quick-Close Type.
  16.  
  17. Using BSCSplitter
  18. -----------------
  19. Run the program BSCSplitter.exe for a demostration of the control.
  20. if you receive an error "BSCSplitter is not correctly registered then run the 
  21. following command.
  22.  
  23.      regsvr32 bscsplitter.ocx
  24.  
  25. You may use the control in your own programs provided that the program is not to be
  26. sold or distributed in any way. This enables you to fully test the control.
  27.  
  28. A Demo application is included (BSCSlpitter.exe).
  29. Also, the source code for the demo can be found in Demo-src.zip WITHIN the splitter.zip file.
  30.  
  31. If you want to DISTRIBUTE the control with your application then you must first register.
  32. Registration costs just $10.
  33. Once you have registered, you may use the control AND distribute it with your applications 
  34. ROYALTY-FREE.
  35. The source code is also available for a registration fee of $40.
  36. If you wish to register then please visit...
  37.  
  38.    http://www.Byte-Sized.com 
  39.  
  40. and follow the purchase link on the BSCSplitter page.
  41.  
  42.  
  43. If you have any comments or suggestions then please let me know.
  44.  
  45. Thanks
  46. Simon Daykin
  47.     ____        __            _____ _                __                     
  48.    / __ )__  __/ /____       / ___/(_)___  ___  ____/ / _________  ____ ___ 
  49.   / __  / / / / __/ _ \______\__ \/ /_  / / _ \/ __  / / ___/ __ \/ __ `__ \
  50.  / /_/ / /_/ / /_/  __/_____/__/ / / / /_/  __/ /_/ /_/ /__/ /_/ / / / / / /
  51. /_____/\__, /\__/\___/     /____/_/ /___/\___/\__,_/(_)___/\____/_/ /_/ /_/ 
  52.       /____/                                                                
  53. E-Mail : Simon@Byte-Sized.com                    Web : http://Byte-Sized.com
  54. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  55. ------------------------------ End of Document ------------------------------